<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">HTML, BODY, .mainTable
{
	height: 100%;
}
BODY
{
	background: #ccc url(/img/bg.gif) repeat-x 0px 5px;
	color: #000;    
	margin: 0px;
	padding: 0px;
}
P, OL, UL, DL, LI, DD, DT, FORM, TD, TH, BODY, TEXTAREA, SELECT, INPUT
{
	font-family: arial, helvetica;
	font-size: 8pt;
}


A, A:link
{
	color: #900;
	text-decoration: none;
}
A:visited
{
	color: #933;
}
A:hover, A:active
{
}

TABLE
{
	border: 0px;
	border-collapse: collapse;
}
TABLE TR, TABLE TR TD ,TABLE TR TH
{
	vertical-align: top;
}
TABLE TR TD ,TABLE TR TH
{
	padding: 0px;
}
IMG
{
	border: 0px;
}
FORM
{
	margin: 0px;
}


/* ********************************** MAIN CLASSES *****************************************/

.mainTable
{
	width: 100%;
	border: 5px solid #000;
	border-width: 5px 0px 0px 5px;
}
.mainTable TFOOT TD
{
	height: 37px;
	background: transparent url(/img/bg_foot.gif) repeat-x bottom left;
	vertical-align: bottom !important;
	color: #4c4c4c;
}
.copyright
{
	background: transparent url(/img/bg_copyright.gif) no-repeat;
	padding: 18px 5px 5px 130px;
	margin: 0px;
}
.mainContent
{
	background: transparent url(/img/bg_main.gif) no-repeat 2px 2px;
}
* HTML BODY .mainContent
{
	background-position: 0px 0px;
}

.menu
{
	margin-top: 56px;
	margin-left: 200px;
	background: transparent url(/img/bg_menu.gif) repeat-x bottom left;
}
.menuItem
{
	font-weight: bold;
	font-family: "tahoma", arial, helvetica;
	margin: 0px 10px;
	padding: 5px 0px;
	border-bottom: 6px solid #b2b2b2;
}
.menuPicCell
{
	vertical-align: bottom !important;
}
.activeMenu
{
	border-color: #900;
}
.csServerInfo
{
/*	width: 700px;*/
	margin: 55px 0px 0px 185px;
}
.map IMG
{
	border: 1px solid #fff;
}
.mapDecor
{
	position: absolute;
	margin: 1px;
}
.mapName
{
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	font-family: "tahoma", arial, helvetica;
	position: absolute;
	margin: -20px 0px 0px 7px;
}
.serverInfoCell
{
	padding: 10px 30px 10px 10px; 
}
.serverName
{
	margin: 0px;
	font-size: 16px;
	color: #900;
}
.serverParams TH, .serverParams TD, .playerList TH, .playerList TD
{
	border: 1px solid #fff;
	font-size: 8pt;
	padding: 2px 6px;
}
.serverParams TH, .playerList TH
{
	text-align: left;
	background-color: #b2b2b2;
}
.serverParams TD, .playerList TD
{
	background-color: #bfbfbf;
}

.playerList TD
{
	border-width: 1px 0px;
	border-color: #ddd;
}
.playerList TH
{
	border-width: 0px;
}
.playerList
{
	margin-top: 5px;
	margin-right: auto;
	width: 100%;
	border: 1px solid #ddd;
}
.serverParams
{
	width: 100%;	
}
.mapLink
{
	color: #900;
	font-weight: bold;
	padding: 4px 0px 0px 22px;
	background: transparent url(/img/kap_down.gif) no-repeat 7px 6px;
	cursor: pointer;
}
.serverParams .mapLink
{
	padding: 0px 0px 0px 15px;
	background-position: 0px 2px;
}
.mapListContainer
{
	display: none;
/*	position: absolute; */
	padding-left: 20px;
}
.playerListContainer
{
	display: none;
}
.mapList TD
{
	background: #bfbfbf;
	border: 1px solid #eee;
	padding: 1px 6px;
	font-size: 7.5pt;
}

.ter
{
	color: #a33;
}
.cter
{
	color: #33a;
}

.admin TD
{
	color: #33a;
	background-color: #ddd;
}
.observer TD
{
	color: #777;
}
.currentMap TD
{
	background-color: #ddd;
}

.csBannerBefore
{
	margin-top: 10px;
}
.banner468place
{
	margin: 15px 20px 0px 210px;
}
.banner468place center
{
	text-align: left;
}
.banner468place small
{
	display: block;
	width: 468px;
	text-align: center;
}
.banner160cell
{
	padding: 0px 10px 10px 10px;
	text-align: center;
}
.bottomBanners
{
	margin: 1em 1em 1em 75px;
}</pre></body></html>